バージョン

ItemLegend<T> クラス

ItemLegendModel クラスのラッパー
シンタックス
'宣言
 
Public Class ItemLegend(Of T As Class) 
   Inherits Infragistics.Web.Mvc.LegendBase(Of T,ItemLegendModel,ItemLegend(Of T))
public class ItemLegend<T> : Infragistics.Web.Mvc.LegendBase<T,ItemLegendModel,ItemLegend<T>> 
where T: class
型パラメータ
T
参照

オンラインで表示: GitHub